Skip to content

Conversation

@josephsnyder
Copy link
Collaborator

If OpenMP support is selected, download the OMP source code which
matches the LLVM/Clang version. Add a step to the project to extract
the source to the binary directory and add the two external source
directories to the compilation of LLVM.

This removes the control of the source code from the ExternalProject_Add for clang since in order to build the OpenMP code, I seem to need the source of Clang. But, the clang external project depends on LLVM.

If OpenMP support is selected, download the OMP source code which
matches the LLVM/Clang version.  Add a step to the project to extract
the source to the binary directory and add the two external source
directories to the compilation of LLVM.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant